Skip to content

fix: add www.signedshot.io to CORS allowed origins#41

Merged
felippemsc merged 1 commit intomainfrom
fix/cors-www-origin
Feb 8, 2026
Merged

fix: add www.signedshot.io to CORS allowed origins#41
felippemsc merged 1 commit intomainfrom
fix/cors-www-origin

Conversation

@felippemsc
Copy link
Contributor

@felippemsc felippemsc commented Feb 8, 2026

Summary

  • Add https://www.signedshot.io to CORS allowed origins
  • Remove unused Vercel regex (https://.*\.vercel\.app)

Fixes CORS errors when the demo at www.signedshot.io makes requests to the API.

Test plan

  • Verify demo at www.signedshot.io can register devices and make API calls
  • Verify signedshot.io (without www) still works

@felippemsc felippemsc added the deploy-rc Deploys release candidate to dev environment label Feb 8, 2026
@github-actions
Copy link

github-actions bot commented Feb 8, 2026

🚀 Release Candidate Deployed!

Version: v0.0.23-rc.41

The RC has been deployed to the dev environment. Check the /health endpoint to verify.

@felippemsc felippemsc merged commit 316b781 into main Feb 8, 2026
5 checks passed
@felippemsc felippemsc deleted the fix/cors-www-origin branch February 8, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deploy-rc Deploys release candidate to dev environment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant